home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tech Arsenal 1
/
Tech Arsenal (Arsenal Computer).ISO
/
tek-01
/
wavepool.zip
/
PHASER.WPL
< prev
next >
Wrap
Text File
|
1992-04-08
|
223b
|
16 lines
#
# PHASER Wavepool program
#
# Copyright 1992, Data Assist, Inc.
#
BEGIN {
screate("phaser.sou");
sinwave2(300, 1800, 20000);
sclose(0);
sndvoc("phaser.sou", "phaser.voc");
}